Fix file names with embedded whitespace in Ediff
authorEli Zaretskii <eliz@gnu.org>
Thu, 11 Apr 2024 16:14:56 +0000 (19:14 +0300)
committerEli Zaretskii <eliz@gnu.org>
Thu, 11 Apr 2024 16:14:56 +0000 (19:14 +0300)
commitbbe98eddf70200228dc50b58f26f53351604cf83
tree240fb702d70e62374ff755aa616170778f78a1fc
parentc4a8976d59aa4c9a325a6331b52ce329cb5de248
Fix file names with embedded whitespace in Ediff

* lisp/vc/ediff-ptch.el (ediff-patch-file-internal): Quote file
names that can include special characters.  (Bug#70329)
lisp/vc/ediff-ptch.el